new internal function which destroys the display's event source. Also
authorMichael Natterer <mitch@imendio.com>
Wed, 16 Nov 2005 12:36:22 +0000 (12:36 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Wed, 16 Nov 2005 12:36:22 +0000 (12:36 +0000)
commit6e802acd48ec7d04285b91e29871bca11472213e
tree4eb244bac963fc5cd196a82eb4313679933b9139
parenta77fd024a0b86329ca83f13116c159069a7d812c
new internal function which destroys the display's event source. Also

2005-11-16  Michael Natterer  <mitch@imendio.com>

* gdk/x11/gdkevents-x11.c (_gdk_events_uninit): new internal
function which destroys the display's event source. Also removes
the source from the global display_sources list and unrefs it.

* gdk/x11/gdkprivate-x11.h: declare the function.

* gdk/x11/gdkdisplay-x11.c (gdk_display_x11_dispose): call it
instead of half-destroying the source here.
ChangeLog
ChangeLog.pre-2-10
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkevents-x11.c
gdk/x11/gdkprivate-x11.h